dynamic memory

英 [daɪˈnæmɪk ˈmeməri] 美 [daɪˈnæmɪk ˈmeməri]

动态存储器

计算机



双语例句

  1. You'll learn about the types of pointer operations that can cause memory corruption and you'll also examine some scenarios that show what to consider while working with dynamic memory allocation.
    您将了解可能导致内存破坏的指针操作类型,您还将研究一些场景,了解要在使用动态内存分配时考虑什么问题。
  2. This article discussed several pitfalls you can avoid when working with dynamic memory allocations.
    本文讨论了几种在使用动态内存分配时可以避免的陷阱。
  3. Checkpoints that must be considered while working with dynamic memory allocation
    在使用动态内存分配时必须考虑的检查点
  4. When components are developed, there can be a lot of dynamic memory allocations.
    在开发组件时,可能存在大量的动态内存分配。
  5. And, in a way, those statements are right dynamic memory management is not as fast it's often considerably faster.
    而且,从某个方面来说,这些话说的是对的动态内存管理并不一样快而是快得多。
  6. The features of some kinds of dynamic memory errors a nd the hazards are introduced in this paper.
    文章指出了几类常见动态存储错误的特征及其危害。
  7. The final part, application programming, includes file processing, application development, dynamic memory allocation, link lists and bits manipulation.
    应用程式设计则包含档案处理、大型程式的发展、动态记忆体配置与链结串列、位元处理。
  8. Research and Application of Embedded Real-Time Dynamic Memory Management Mechanism
    嵌入式实时动态内存管理机制研究与应用
  9. Such boxing and unboxing operations add performance overhead since they involve dynamic memory allocations and run-time type checks.
    当他们处于动态内存分配和运行时类型检查,装箱拆箱操作将增加性能消耗。
  10. Total amount of dynamic memory the server is using for maintaining connections
    服务器正在用来维护连接的动态内存总量
  11. So the heap is a chunk of memory in a computer's RAM that's conceptually allocated to what's called dynamic memory allocation.
    堆是在计算机RAM中的一块内存,它可以进行,动态内存分配。
  12. Research on Dynamic Memory Faults Testing Method Based on Pointer Mapping Sets
    基于指针映射集的动态内存故障测试方法研究
  13. An Embedded Multi-processor SOC Dynamic Memory Management System
    一种嵌入式多处理器SOC动态存储管理体系
  14. Total amount of dynamic memory the server is using for query optimization
    服务器正在用于查询优化的动态内存总量
  15. To cope with the problem of heap memory leak, this paper presents a dynamic memory leak check technology based on red-black tree.
    实现时采用红黑树管理所分配的堆内存,理论推导和实验表明其具有较高的效率。
  16. Total amount of dynamic memory the server is willing to consume
    服务器正打算使用的动态内存总量
  17. Design of Dual Rate Dynamic Memory Based on FPGA
    基于FPGA的双倍速率动态存储器设计
  18. You can, for example, use a vector in much the same way as you would use an ordinary C array, except that vector eliminates the chore of managing dynamic memory allocation by hand.
    举个例子,你可以使用vector就像使用普通的c数组,除了vector不能手工申请管理动态内存。
  19. With the theory of object-oriented design, jump table, dynamic memory management and code pre-processing, the class group of software simulators for single-chip microcomputers are designed.
    在此四元组模型的基础上,应用面向对象设计的思想,结合跳跃表、动态空间管理、编译预处理等技术方法,构造出一个单片机软件仿真器类群。
  20. Design and Implementation of Dynamic Memory Detection Tool for Embedded Software
    嵌入式软件动态内存检测工具的设计与实现
  21. Based on the analysis of memory leak, the method overloads the allocation function and overrides the free function to store the allocation spot and trace the dynamic memory allocation.
    方法在分析内存泄漏的基础上,通过重新实现动态内存分配和释放函数,记录内存分配的确切位置并跟踪动态内存的使用情况。
  22. Thus, a process with dynamic memory requirements will need to issue system calls ( request memory and release memory) to inform the operating system of its changing memory needs.
    因此,一个有动态内存需求的进程需要发出系统调用(请求内存和释放内存)通知操作系统它的这一内存变化需要。
  23. The neural network of Elman has dynamic memory ability, but its extension is low.
    具有动态记忆功能的Elman神经网络的泛化能力比较低。
  24. Diagnose results suggest that the chaotic neural network is beneficial to dynamic memory retrieval and faults identification.
    结果表明,该种方法有助于故障模式的记忆和重现。
  25. This method builds and analyzes pointer trees for programs and can detect and localize the dynamic memory errors effectively.
    该方法为程序建立并分析指针树,能够有效地检测和定位几类常见动态存储错误。
  26. According to Schank's dynamic memory theory-the classification of information system is studied, and the decision algorithm of intelligence is given.
    根据Schank的动态记忆理论,研究了信息系统的分类,给出了具有智能性质的决策算法。
  27. A new method is presented in this paper for determination of RAM test range in a dynamic memory management system.
    本文提出了一种动态存储器管理系统中存储器测试区域的确定方法,解决了程控交换机系统中存储器可测区域的确定问题。
  28. The design of memory supervise in smart card operating system is presented, and the data structure of memory supervise is given, and the characteristic and application of static and dynamic memory supervise is analyzed.
    介绍了智能卡操作系统中存储管理的设计方法,给出了存储管理所涉及的数据结构,分析了各种存储管理的特点及应用。
  29. Reduced the memory requirement for the wavelet coefficients by the technique of dynamic memory control;
    采用动态内存控制技术,最大限度减少了小波系数存储;